SySEVISBatchDetail 
Logical Entity Name  SySEVISBatchDetail 
Default Table Name  SySEVISBatchDetail 
Physical Only  NO 
Definition 
 
Note 
 

SySEVISBatchDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SySEVISBatchDetailID(PK)    int  NO 
 
SySEVISBatchID(FK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
BarCodeFile    varchar(255)  YES 
 
RowNumber    int  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
Ts    timestamp  NO 
 
ActionCode    char(2)  NO 
 
ProcessDate    datetime  YES 
 

SySEVISBatchDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
SySEVISBatchDetail_SySEVISBatchDetailID_U_C_IDX  PrimaryKey  SySEVISBatchDetailID 

SySEVISBatchDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SySEVISBatch  Non-Identifying  One To Zero or More  FK_SySEVISBatchDetail_SySEVISBatchID_SySEVISBatch_SySEVISBatchID      SySEVISBatchID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_SySEVISBatchDetail_SyStudentID_syStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SySEVISBatchDetail_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SySEVISBatchDetailError  Non-Identifying  One To Zero or More  FK_SySEVISBatchDetailError_SySEVISBatchDetailID_SySEVISBatchDetail_SySEVISBatchDetailID        NO  YES 

SySEVISBatchDetail Check Constraints 
Check Constraint Name  CheckConstraint